ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IReportItemProgram<T> Interface / RequiresRenderingServices Property

In This Topic
    RequiresRenderingServices Property (IReportItemProgram<T>)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property RequiresRenderingServices As Boolean
    bool RequiresRenderingServices {get;}
    See Also